home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qw12inst.zip / XGA.TEC < prev   
Text File  |  1991-11-26  |  3KB  |  66 lines

  1. ID:XG  XGA video and Quarterdeck Products
  2. Quarterdeck Technical Note #208
  3. by Quarterdeck Testing & Compatibility Department
  4.  
  5.                                 XGA.TEC
  6.  
  7.      This is about XGA, a new high-resolution video standard developed 
  8. by IBM, and how it works with Quarterdeck products.
  9.  
  10.  
  11. WHAT DO I DO ABOUT THE "UNRECOGNIZED MICROCHANNEL ADAPTER 8FDB" REPORT 
  12. WHEN I BOOT WITH QEMM-386 (OR QEMM 50/60 OR QRAM)?
  13.  
  14.      Add this line:
  15.  
  16.      8FDB    XGA Video Adapter
  17.       /NT
  18.           
  19. to the file "MCA.ADL" in the QEMM (or QRAM) directory.
  20.      All the "/NT" does is pass the NT parameter to QEMM-386; the only 
  21. service this provides is to keep the QEMM-386 logo from being defaced 
  22. during boot.
  23.  
  24. DOES THIS CARD USE HIGH ADDRESS SPACE?
  25.      The XGA card has an Adaptor ROM whose position cannot be set with 
  26. the Reference Diskette:  it is self-configuring only.  QEMM-386 detects 
  27. this use of the high address space and does not map over it.  Version 6 
  28. of QEMM-386 does not Stealth this ROM because it is not accessed by 
  29. interrupt.
  30.  
  31. WINDOWS ENHANCED MODE
  32.      Does Windows complain about a video conflict when QEMM-386 is 
  33. loaded?  The problem is a bug in XGAVDD.386,  Windows' XGA driver.  It 
  34. will not load if there is RAM at the first 4K region of the 32K region 
  35. in which the XGA ROM is located. Therefore, on a system with the XGA at 
  36. D600-D7FF, it fails if QEMM-386 has placed High RAM at D000-D0FF. So an 
  37. eXclusion of D000-D0FF ("X=D000-D0FF") on the QEMM386.SYS line of the 
  38. config.sys:
  39.  
  40.      device=c:\qemm\qemm386.sys ram x=d000-d0ff
  41.  
  42. fixes the problem.  A better solution is to use the default Windows 
  43. *VDDVGA driver instead of XGAVDD.386.  We know of no adverse 
  44. consequences to doing this; you may still use XGA video modes in Windows 
  45. Enhanced with the *VDDVGA driver.
  46.  
  47. WINDOWS STANDARD MODE 
  48.      You can't run Windows Standard mode in an XGA video mode under 
  49. versions of QEMM-386 up to and including 6.00.  It frequently seems to 
  50. work, but eventually the system crashes and reboots. Using Windows 
  51. Standard mode in a VGA mode is no problem.  QEMM-386 6.01 and later 
  52. versions are able to work with Windows Standard Mode configured for XGA.
  53.  
  54. DESQVIEW 
  55.      DESQview does not support XGA-specific modes.  DESQview loses 
  56. control of the screen completely when a program enters an XGA-specific 
  57. mode.  DESQview cannot display its menus or other DESQview windows on 
  58. the screen, though the XGA application can display successfully from 
  59. within DESQview.  A work-around would be to switch a program running in 
  60. an XGA mode to text mode (for example, shell to DOS or open a DOS window 
  61. from Windows 3) when you wish to switch to another DESQview window.  
  62. There are no problems using an XGA card in VGA modes in DESQview.
  63.  
  64.            Copyright (C) 1991 by Quarterdeck Office Systems
  65.                     * * * E N D  O F  F I L E * * * 
  66.